get_fields method

get_fields

Gets the specific pivot field list by the region.

Returns

the specific pivot field collection

def get_fields(self, field_type):
    ...
ParameterTypeDescription
field_typePivotFieldTypethe region type.

See Also