Mturk Service
CurrencyAmount
- Type: string
- Pattern:
^[0-9]+(\.)?[0-9]{0,2}$
CustomerId
- Type: string
- Pattern:
^A[A-Z0-9]+$
- Min Length: 1
- Max Length: 64
EntityId
- Type: string
- Pattern:
^[A-Z0-9]+$
- Min Length: 1
- Max Length: 64
^[0-9]+(\.)?[0-9]{0,2}$
^A[A-Z0-9]+$
^[A-Z0-9]+$