Type Alias UsageList

type UsageList = {
    data?: automations.UsageObject[];
}
Index

Properties

Properties